home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 44
/
Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso
/
-in_the_mag-
/
basics
/
blitz_readmes.lzx
/
Blitz.I.readme
< prev
next >
Wrap
Text File
|
1984-03-14
|
2KB
|
52 lines
Short: Blitz Library Investigator
Author: Curt Esser
Uploader: camge@ix.netcom.com
Version: 1.0
Type: dev/basic
Requires: Blitz2, ReqTools
Released: Feb 22, 1999
Blitz Private Investigator - we'll just call it B.I. from now on ;)
is simply a little tool that will read through your Blitz libraries
and give you a listing of the library number and available commands.
What for? Well, it really is the start of a larger program that
will read through your tokenized Blitz source code and give you a
listing of what libraries were used, and how many times each command
from the library was used.
In order to do that, I first needed to know just exactly what the
library numbers are (it can vary from system to system) and also what
commands are in each library.
Anyway, I've gotten this far with it, and several people (including
myself) have found even this much to be handy, so I'm releasing it
as-is for now.
FEATURES:
* FREEWARE
* Runs from WorkBench
* Multi-selection of the libraries
* Can read acidlibs, deflibs, and individual library files
* It also works on fd-converted libraries
* Output can go to a console window, the printer, or to disk files.
* Can be used as a SuperTed plugin
* Source included
REQUIRES:
ReqTools (It will probably crash otherwise)
KingCON is also recommended, but not required
I hope you find this useful.
Visit my website for lots more Blitz stuff!
http://www.members.xoom.com/Curt_Esser/